-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch to GitHub actions for E2E tests #569
Conversation
153b11a
to
a3b8b1b
Compare
40b736b
to
a889061
Compare
a607135
to
3e7f6ed
Compare
b88c528
to
d516201
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nits, but I like, will be really nice to have it all be integrated.
strategy: | ||
fail-fast: false | ||
matrix: | ||
android_target: [33, 34] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the idea of testing for 13 in the 14 branch, to make sure any changes we make here don't break stuff / are backwards compatible. As much as possible, at least. We'll try.
We could just merge this to |
4ff0fb3
to
aabae58
Compare
b7f2aec
to
1de9f06
Compare
No description provided.